home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1994 / sep94.doc / 000103_owner-lightwave-l _Sun Sep 4 13:59:50 1994.msg < prev    next >
Internet Message Format  |  1995-03-23  |  3KB

  1. Return-Path: <owner-lightwave-l>
  2. Received: by mail.netcom.com (8.6.9/Netcom)     id NAA05584; Sun, 4 Sep 1994 13:14:09 -0700
  3. Received: from nova.unix.portal.com by mail.netcom.com (8.6.9/Netcom)     id NAA05578; Sun, 4 Sep 1994 13:14:07 -0700
  4. From: Jeric@cup.portal.com
  5. Received: from hobo.corp.portal.com (hobo.online.portal.com [156.151.5.5]) by nova.unix.portal.com (8.6.7/8.6.4) with ESMTP id NAA24129 for <lightwave-l@netcom.com>; Sun, 4 Sep 1994 13:13:31 -0700
  6. Received: from localhost (pccop@localhost) by hobo.corp.portal.com (8.6.4/1.60) id NAA06975 for lightwave-l@netcom.com; Sun, 4 Sep 1994 13:13:30 -0700
  7. To: lightwave-l@netcom.com
  8. Subject: Re: LW 3.5 -> DCTV
  9. Lines: 54
  10. Date: Sun,  4 Sep 94 13:13:29 PDT
  11. Message-ID: <9409041313.1.6079@cup.portal.com>
  12. X-Origin: The Portal System (TM)
  13. Sender: owner-lightwave-l@netcom.com
  14. Precedence: bulk
  15. Reply-To: lightwave-l@netcom.com
  16.  
  17. >Has anyone written a script that will take LW 3.5 standalone renders and
  18. >convert them to DCTV format and then display them?  (does that make sense?)
  19. >
  20.     Various ways to do this:
  21.  
  22.     1) Make a BUTTON in SID or DIR-Opus that invokes batch-wise the
  23.         IFF->DCTV utility that comes with DCTV.  Then use DPaint
  24.         to assemble these DCTV frames into an ANIM-5.
  25.  
  26.     2) Use FRED in ADPro to do the same thing.
  27.  
  28.     3) Write your own AREXX utility with various bells and whistles.  For
  29.         instance, in my version:
  30.  
  31.         a)  Sized the image to 1/4re screen to ensure full-speed
  32.             playback.  Sizing was "smart": it checked the original
  33.             image size rather than scaling blindly.  (Actually 
  34.             trivial with ADPro.)
  35.  
  36.         b)  Since I often did partial renders of animation trouble-
  37.             spots, I often committed "fencepost" errors when
  38.             trying to figure out which frame was giving me grief.
  39.             Using AREXX and ADPro's TEXT operator I was able to
  40.             add the absolute frame number to the preview, OUTSIDE
  41.             of the actual image area (which doesn't affect pb
  42.             speed cuz it don't change much)
  43.  
  44.                 AND
  45.  
  46.             which allowed me to add a title and client name to
  47.             the preview, which always seemed to make them
  48.             happy.
  49.  
  50.         The roll-your-own approach, while more time consuming, is a 
  51.         good investment.
  52.  
  53.  
  54. >What I would like to do is use DCTV to view test renders as though you
  55. >hit F9 to do a quickrender.
  56.  
  57.     I assume you mean ANIMATED test renders.  Otherwise, why not just
  58.     connect a monitor to the Toaster?
  59.  
  60.  
  61.  
  62.  
  63. >| Paul C. Griswold            (305)279-5435      35mm Film Production      |
  64.  
  65. ***********************************************************************
  66. *   (OOOOO)  Jeric@cup.portal.com  |  Synergy Graphix & Animation     *
  67. *  (OOOOOOO)  Welcome to Seattle!  |   Film and Video Productions     *
  68. *    \\\\\\    Have a latte'!      |Technical Subjects Our Specialty! *
  69. *     \\\\\\                       |         (206) 283-3540           *
  70. ***********************************************************************